
//Folder containing objects to import
-INDIR=TestInput\New folder\

//Folder which is to contain exported objects (must be different than INDIR, should be empty)
-OUTDIR=TestOutput\

//Use Permutation Matrices
-USEPERMUTATION

//Flip Normals On X-Axis
-FLIPNORMALS=X

////Additional Examples
//-FLIPNORMALS=XY
//-FLIPNORMALS=XYZ
//-FLIPNORMALS=XZ

//Weld Imported Meshes
-WELD

//Merge Objects by Numeric Filename Suffix, Used to prepare LOD objects. Example: "Obj0.dbo", "Obj1.dbo", and "Obj2.dbo" would be merged and exported as "Obj.dbo/.gss/.gsa"
//Comment this out to export each object separately
-MERGELOD